type html/template.jsCtx

7 uses

	html/template (current package)
		context.go#L23: 	jsCtx   jsCtx
		context.go#L209: type jsCtx uint8
		context.go#L215: 	jsCtxRegexp jsCtx = iota
		js.go#L28: func nextJSCtx(s []byte, preceding jsCtx) jsCtx {
		jsctx_string.go#L11: func (i jsCtx) String() string {
		jsctx_string.go#L12: 	if i >= jsCtx(len(_jsCtx_index)-1) {